home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr28 / entist09.zip / KNOWBUGS.TXT < prev   
Text File  |  1995-01-10  |  2KB  |  35 lines

  1. ENTIST Version 0.9 BETA                                        January 13, 1995
  2.                               BUGS LIST
  3.  
  4. 1) Attribute Change - don't work!  I won't even begin to explain.   Although
  5.                       the documentation does go into a little detail.  
  6.                       basically if you, or anyone you know knows an advanced
  7.                       algorithm on interpretting values for attributes from
  8.                       files and how to handle user input along with that, and
  9.                       that wants to share it with me, be careful.  You CAN use
  10.                       it, just don't enter in the same thing twice or you are
  11.                       in BIG trouble with extra file attributes added on that 
  12.                       you just have to take off.
  13.  
  14. 2) ESC Key to exit  - Some people tend to like some file listers better than 
  15.                       others and they actually base that decision on the ESC
  16.                       key.  You see in "some" file listers (no names LISTed)
  17.                       the ESC key exits and puts the screen back the way it 
  18.                       was.  There is a way to do this in Borland, unfortunately
  19.                       I must deal with memory restrictions under DOS, and I 
  20.                       don't want to maintain two separate source codes for DOS
  21.                       and OS/2, so I am still looking for another method.
  22.  
  23. 3) ANSI screen      - I have been told that ANSI's are overwriting the screen
  24.                       but I have yet to see this.  It only involves a simple
  25.                       clrscr() of which might be added by this version depend-
  26.                       ing on whether or not I compile again.  Not detramental
  27.                       just cosmetic.
  28.  
  29. 4) SPEED            - Here's one I added.  Speed!  Everything is slow now that
  30.                       I started adding the features everyone else wanted.  So
  31.                       throughout each version I will be doing my best to do 
  32.                       some more efficiency work to see if we can't get this 
  33.                       thing up to speed.  You may not notice, but I am a speed
  34.                       hound, so every milli-milli-second counts!    
  35.